Skip to content

Conversation

@maswin
Copy link
Member

@maswin maswin commented Oct 2, 2025

Description

Searching by the routedTo field stopped working after this change - #693
This commit fixes the issue
Form label should be externalUrl instead of backendUrl and search also should happen based on externalUrl

Additional context and related issues

Release notes

( X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required, with the following suggested text:

* Fix some things.

@cla-bot cla-bot bot added the cla-signed label Oct 2, 2025
@Chaho12
Copy link
Member

Chaho12 commented Oct 15, 2025

Can you share some test screenshots?

@Chaho12 Chaho12 self-requested a review October 15, 2025 13:10
@maswin
Copy link
Member Author

maswin commented Oct 23, 2025

@Chaho12 - Yeah, sure

Added clusters with different ProxyTo and ExternalUrl:
Screenshot 2025-10-23 at 4 17 30 PM

Ran few sample queries:
Screenshot 2025-10-23 at 4 12 36 PM

RoutedTo search field displays externalUrl instead of backendUrl:
Screenshot 2025-10-23 at 4 15 41 PM

Searched based on routedTo field returns empty result:
Screenshot 2025-10-23 at 4 13 41 PM

After the fix:

externalUrl is displayed in dropdown:
Screenshot 2025-10-23 at 4 21 40 PM

Search works fine:
Screenshot 2025-10-23 at 4 25 59 PM

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. Thank you @maswin

@mosabua mosabua merged commit 581daa2 into trinodb:main Oct 29, 2025
2 checks passed
@github-actions github-actions bot added this to the 17 milestone Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants